﻿@charset "utf-8";
/* 
 * Project Name:慧隆
 * Author:位置
 * Date：2018-05-03
 */
@font-face {
    font-family: 'dinCond-Medium';
    src: url('../fonts/dincond-medium-webfont.eot');
    src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dincond-medium-webfont.woff') format('woff'),
         url('../fonts/dincond-medium-webfont.ttf') format('truetype'),
         url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, table, caption, tbody, tfoot, thead, tr, th, td, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; list-style:none;outline: none;color: #666;  }
body { font-size:13px; font-family:"微软雅黑"; margin: 0 auto; color: #666; min-width:1200px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
input, select { vertical-align: middle; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
input { outline: none; padding:0;}
img { border: 0; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] ,select{ -webkit-appearance: none; border-radius: 0;}
textarea { -webkit-appearance: none; border-radius: 0; background:none; outline:none; padding:0; margin:0; border:none;}
::-moz-selection { background: #f7a300; color: #fff; text-shadow: none; }
::selection { background: #f7a300; color: #fff; text-shadow: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fc { text-align: center; }
.fr { text-align: right; }
.l { float: left; display: inline-block; }
.r { float: right; display: inline-block; }
.vt { vertical-align: top; }
.vm { vertical-align: middle; }
.inner { width:1100px; margin: 0px auto;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both; height:0px;}
em{ font-style:normal;}
/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto;width:100%; background-color:#fff; position:fixed;top:0; left:0; border-top:4px solid #5ea233; z-index:99999; border-bottom: 1px solid #5ea233;}
.nhead {height:75px; width:1200px;  margin:0 auto; }
.logo { float:left; width:277px;  padding-top:20px;}
.logo a{ display:block; float:left;width:277px; height:55px; background:url(../images/logo.png) no-repeat;}
.logo a h1{ text-indent:-9999px;position: relative;}
.logo .gu{ background:url(../images/lshu.png) no-repeat left center; height:40px; float:left; font-size:14px; color:#333;    width: 21%;
    text-align: center;
    margin-left: 9%;
        margin-top: 3.5%;}
.logo .gu b{ font-weight:normal; font-size:14px; color:#333; margin-bottom:10px; display:block;    margin-top: -4px;}
.yhead { float:right; width:923px;  height:100px;}
.yhead .yyt{ width:100%;}
.yhead .le_gh{ float:left; width:690px; position: relative;  padding-left:140px;}
.yhead .ri_gh{ float:right; width:90px; height:100px;}
.yhead .ri_gh .ri01 a{ color:#fff; font-size:15px;}
.yhead .ri_gh .ri01{ float:right; position:relative; padding-top:40px; padding-right:0px;cursor:pointer;}
.yhead .ri_gh .ri01 .menu{ display:block; width:25px;height:25px; background: url(../images/list.png) no-repeat; z-index:90;-webkit-transition:all .3s;transition:all .3s;}
.yhead .ri_gh .ri01:hover .wio{ display:block;}
.yhead .ri_gh .ri02{ float:left; position:relative; height:20px; margin-top:40px; cursor:pointer; padding-right:2%; width:46px; border-right:1px solid #e0e1e3;}
/*导航开始*/
.u-nav .nav1 .on .link i{ color:#5ea233 !important;}
.u-nav-wrap{
    position: absolute;
    z-index: 200;
    top:0;
	right:0;
    width: 100%;

}
.u-nav{
	position: relative;
    height: 99px;
}
.u-nav .logo{
    float: left;
    display: block;
    width: 265px;
    height: 73px; padding-top:25px;
}
.u-nav .nav1{
    float: right;
    height: 99px;
   
}
.u-nav .nav1 .nav1-li{
    float:left;
    position: relative;
    padding: 0px;
    height: 99px;
	width:115px;
	text-align:center;
}
.u-nav .nav1 .nav1-li i{ font-size:24px;}
.u-nav .nav1 .nav1-li .link{ color:#596066;}
.u-nav .nav1 .nav1-li>a{
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 99px;
    height: 99px;
}
.u-nav .nav1 .nav1-li>a:hover .link{ color:#5ea233;}
.u-nav .nav1 .on .link{ color:#5ea233;}
/*.u-nav .nav1 .on>a:hover .link i{ color:#267adc;}*/
.u-nav .nav1 .nav1-li .line{
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 5px;
    width: 0;
    background: #5ea233;
    transition: all 0.3s;
}
.u-nav .nav1 .nav1-li:hover .line{
    width: 100%;
    left: 0;  color:#5ea233;
}
.u-nav .nav1 .nav1-li:hover .nav2{
    display: block;
}
.ewm{
	position: fixed;
	right: 0;
	top: 300px;
	z-index: 5;
	width: 112px;
	padding: 5px;
	background: #fff;
	text-align: center;
}
.ewm img{
	display: block;
	margin: 0 auto;
}
.nav2{
    display: none;
    position: fixed;
    left: 50%;
    margin-left: -530px;
    top:103px;
    width: 1100px;
    background: #FFF;
    z-index: 99999999999;
	clear:both;
}
.nav2 div{
    float: none;
}
.nav2 div a{
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #596066;

}
.nav2 div a:hover{
    color: #5ea233;
}
.nav2 div:first-child a{
    border: 0;
}

.body-shadow{
    display: none;
    position: fixed;
    z-index: 100;
    top: 0px;
    width: 100%;
    height:100%;
    background: #000;
    opacity: 0.45;
    filter: alpha(opacity=45);
    z-index: 9;
}
.nav2 .n_er{ float:left; display:block;width:40%; padding-left:4%; padding-right:6%; padding-top:4%;}
.nav2 .n_er a{ display:inline-block; font-size:15px; color:#666; float:left; font-weight:bold; margin-right:40px;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;}
.nav2 .n_er p{ margin-top:25px; text-align:left;}
.nav2 .n_er a:hover img{ margin-left:-5px;}
.nav2 .n_ri{ float:right; width:50%;}
.nav2 .n_ri img{ width:100%; height:300px; vertical-align:middle;}

/*导航搜索css*/
.header-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  display: block;
  width: 60px;
  height: 26px;
  margin: 0;
  padding: 0;
  outline: none;
  
  border: none;
  cursor: pointer;
}

#toggle-menu {
  float: left;
  background-position: 0 0;
  background-color: #bc0023;
}

#toggle-search {
  float: right;
  background: url(../images/search.png) no-repeat 25px 0px;
}
#toggle-search.open:after {
  top: 40px;
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 52px;
  left: 50%;
  margin-left: -8px;
  content: "";
  border-color: transparent transparent #e1e4e7;
  border-style: solid;
  border-width: 8px 8px 12px;
}

#toggle-basket {
  position: relative;
  float: right;
  background-position: -120px 0;
}
#toggle-basket:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 2px;
  height: 50px;
  content: "";
  background-color: #000;
}

#SearchForm {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top:60px;
  right: 0;
  width: 320px;
  max-height: 0;
  overflow: hidden;
  background-color: #e1e4e7;
}
#SearchForm.open {
  max-height: 60px;
}
#SearchForm fieldset {
  position: relative;
 
  padding: 0;
  border: none;
}
#SearchForm input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 60px;
  font-family:'微软雅黑';
}
#SearchForm input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none; outline:none;
}
#SearchForm input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #1c5d9e;
  background: #c6cacd;
  border: none;
  cursor: pointer;outline:none;
}

@keyframes fadedown {
    from { transform: translateY(-100%); opacity: 0; }

    to { transform: translateY(0); opacity: 1; }
}
/*banner*/
.banner { position:relative; overflow:hidden; }
.banner .bannerfix >li { height:100%; line-height: 0; opacity:0; transition:opacity 1000ms linear; -webkit-transition:opacity 1000ms linear; float:left;}
.banner .bannerfix >li .bimg { line-height: 0; width: 100%; position: relative; transition: transform 5s ease; -webkit-transition: transform 5s ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.banner .bannerfix >li.imgIn{ opacity:1; z-index:10; display:block;}
.banner .bannerfix >li.imgIn .bimg { transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }
.banner .bannerfix >li.imgIn .bbox small{ opacity:1; visibility:visible; top:0; transition:420ms 0ms;}
.banner .bannerfix >li.imgIn .bbox h1{ opacity:1; visibility:visible; top:0; transition:420ms 120ms;}
.banner .bannerfix >li.imgIn .bbox b{ opacity:1; visibility:visible; top:0; transition:420ms 240ms;}
.banner .bannerfix >li.imgIn .bbox p{ opacity:1; visibility:visible; top:0; transition:420ms 460ms;}
.banner .bannerfix >li.imgIn .bbox .details{ opacity:1; visibility:visible; top:0; transition:420ms 580ms;}
.banner .bvnm{ width:100%; position:absolute; top:0; left:0;}
.banner .flex-control-nav{ width:1200px; height:20px; position:absolute; right:50%; margin-right:-600px; bottom:190px; text-align:right; z-index:20;}
.banner .flex-control-nav li{ display:inline-block; position:relative; margin-right:14px; width:25px; height:6px;}
.banner .flex-control-nav li:last-child{ margin-right:0;}
.banner .flex-control-nav li span{ display:block; text-indent:999px; overflow:hidden; width:25px; height:6px; position:absolute; background:#d0f1bb; transition:320ms; left:0; top:0px;}
.banner .flex-control-nav li a.flex-active span{ height:6px; top:0; background-color:#5ea233;}
.downd{ position:absolute; left:0; width:100%; bottom:387px; height:50px; margin:0 auto; z-index:1000;}
.downd a{ display:block; width:45px; height:45px; margin:0 auto;}
.floats{ width:100%; height:160px; position:absolute; left:0; bottom:20px; z-index:1000; overflow:hidden;}
.upfloat{ width:1200px; margin:0 auto; height:160px;}
.float_left{ width:489px; height:160px; background:url(../images/fleft.jpg) no-repeat; float:left;}
.float_left h3{margin-left:45px; margin-top:33px;}
.float_left h3 a{ font-size:16px; color:#333; font-weight:bold;}
.kinds{ position:relative; width:489px; height:106px;}
.kinds ul li{ position:absolute;}
.kinds ul li a{ display:block; text-align:center;}
.kinds ul li p{ font-size:16px; color:#0448c2; margin-bottom:12px; min-width:76px; word-break: keep-all;} 
.kinds ul li em{ display:block;width:20px; height:20px; margin:auto; background:url(../images/circle.png) no-repeat;}
.bus1{ top:6px; left:10px;}
.bus2{ top:30px; left:116px;}
.bus3{ top:44px; left:200px;}
.bus4{ top:34px; left:345px;}



.float_right{ width:711px; height:160px; background:url(../images/fright.jpg) no-repeat; float:right;}.float_right h3{margin-left:28px; margin-top:33px; margin-bottom:17px; font-size:16px; color:#333; font-weight:bold;}
.float_right_text{ display: block; overflow: hidden; width: 200px; height:89px; float: left; margin-left: 20px;}
.float_right_text p{ font-size: 16px; color: #2c4e17; text-align: center;}
.float_right_text p em{ display: block; font-size: 30px; color: #2c4e17; line-height:38px;}

.bbox{ width:1200px; margin:0 auto;text-align:center; margin-top:16%;}
.bbox h2{ line-height:1; color:#fff; font-size:45px; text-align:center; margin-bottom:20px;}
.bbox p{ text-align:center; color:#fff; font-size:50px; line-height:60px; margin:auto; opacity:0.2; position:relative; text-transform:uppercase; font-weight:bold; }
.details{ width:134px; height:46px; position:relative; opacity:0; visibility:hidden; position:relative; top:30px;}
.bbox p:before{ content:""; width:100%; height:100%; background:#fcc601; position:absolute; left:0; top:0; transition:320ms ease-in-out;  transform:scaleY(0); -webkit-transform:scaleY(0); -moz-transform:scaleY(0); opacity:0; visibility:hidden;}
.details a{ display:block; border:1px solid #fff; text-align:center; line-height:44px;  position:relative; color:#fff; font-size:14px; }
.details:hover:before{ transform:scaleY(1); -webkit-transform:scaleY(1); -moz-transform:scaleY(1); visibility:visible;}
.w_1400{ width:1400px; margin:0 auto;}
.w_1200{ width:1200px; margin:0 auto;}
/**/
.indutry-box{ padding-top:40px;}
/*我们的优势*/

.youshi_box .title{ color:#4c4c4c;}
.youshi_box .subtitle{ color:#4c4c4c;}
.advantage{ width:100%; height:446px; background:url(../images/adv.jpg) no-repeat;}
.title{ font-size:28px; color:#fff; text-align:center; font-weight:normal; padding-top:50px; line-height:30px;}
.subtitle{ font-size:14px; color:#fff; text-align:center; line-height:24px; margin-top:13px; max-width:800px; margin:13px auto 0;}
.pro-swith-wrap{
	position:relative;
	width:1200px;
	max-width:1200px;
	margin: 0 auto;
}
.pro-swith-wrap .prev,.pro-swith-wrap .next{
	display: inline-block;
	position: absolute;
	width:45px;
	height:45px;
	background:url(../images/aleft.png) no-repeat;
	top:75px;
	z-index: 2;
	-webkit-transition:all .3s;
}
.pro-swith-wrap .prev{left:-80px;}
.pro-swith-wrap .next{ right:-80px; background: url(../images/aright.png) no-repeat;
}
.pro-swith{
	position:relative;
	width:1200px;
	height:200px;
	margin:55px  auto 0px;
	overflow:hidden;
}
.pro-swith ul li{
	float:left;
	position: relative;
	width:390px;
	margin-right:15px;
	height:200px;
	overflow: hidden;
	cursor: pointer;
}
.tops{ position:absolute; width:390px; height:200px; left:0; top:0px;} 
.tops h4{ font-size:18px; color:#fff; margin:70px 0 10px 140px; font-weight:bold;}
.tops p{ font-size:13px; color:#fff; line-height:30px; margin-left:140px;}
/*国际市场*/


.gzsc{margin:0 auto; overflow: hidden; width:1200px; padding-top: 60px;}
.gzsc_titele h2{ font-size: 28px; color: #333; text-align: center; font-weight: normal; margin-bottom: 20px;}
.gzsc_titele p{ font-size: 14px; color: #666666; text-align: center; margin-bottom: 50px;}
.gzsc_box{ width:1198px; height: 362px; border: 1px solid #b2b2b2;}
.gzsc .left{ width: 199px;}
.gzsc .nav{position:relative; width:199px; text-align:center;font-size:14px;font-family:"微软雅黑";color:#535353;}
.gzsc .nav div{ width: 199px; height:120px;line-height:120px; cursor: pointer; background-color: #e7e4e4; border-bottom: 1px solid #b2b2b2;}
.gzsc .nav div.on{ color:#5ea233;}
.gzsc .right{width:999px; height:362px;}
.gzsc .content{position:relative; width:999px; height:362px; overflow:hidden;}
.gzsc .content .con-ggh{ width:999px; height:362px; position: relative;}
.con-ggh .gzsc_img{ overflow: hidden; width: 504px; height: 362px;}
.con-ggh .gzsc_text{ overflow: hidden; width: 399px; height: 362px; background-color: #f2f2f2; padding-left: 96px;}
.gzsc_text h3{ font-size: 16px; color: #f29321; font-weight: bold; margin-top: 34px; margin-bottom: 13px;}
.gzsc_text p{ width:360px; font-size: 13px; color: #3c3c3c; line-height: 28px;}
.gzsc_text_box{position:absolute; bottom:50px; left:600px;}
.gzsc_text_box span{ display: inline-block; width: 112px; height: 34px; line-height: 35px; color: #5ea233; padding-left: 36px; text-align: left; border: 1px solid #5ea233; font-size: 13px; background: url(../images/jiantou.png) no-repeat 100px 14px; cursor: pointer;}
.gzsc_text_box span:hover{ background-color: #f29321; color: #fff; border-color: #f29321; background-image:url(../images/jiantou_1.png);}


/*关于我们*/
.about{ padding-top:40px; width:1200px; overflow:hidden;}
.aleft{ width:625px; padding-right:30px; float:left;}
.start{ font-size:28px; color:#000; font-weight:bold; line-height:30px; margin-top:10px; padding-bottom:40px; background:url(../images/line.png) no-repeat 0 66px;}
.intro{ font-size:14px; line-height:28px; color:#666; margin-bottom:26px; margin-top:30px;}
.aleft a{ font-size:14px; color:#fff; display:block; background-color:#808080; width:120px; height:40px; text-align:center; line-height:40px; transition:all 0.5s; margin-bottom:30px;}
.aleft a i{font-size:14px; color:#fff; margin-left: 5px;}
.aleft a:hover{ background-color:#5ea233; color: #fff;}

.aleft a {cursor: pointer; -webkit-transform: translateY(0); transform: translateY(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden; }
.aleft a:before { content: ""; position: absolute; z-index: -1; left:0; height:40px; width: 100%; left:-120px; background: #5ea233; 
-webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; color:#fff !important; }
.aleft a:hover:before, .showMore a:focus:before { left:0;  }
.number{ padding:0; margin:0;}
.number li{ float:left; width:200px; border-right:1px solid #f0f0f0; text-align:center;}
.number li:last-child{ border:none;}
.number li p{ font-size:13px; color:#b2b2b2;}
.number li p em{ font-size:70px; font-weight:bold; color:#939393; font-family:Arial;}
.small{font-size:13px; color:#535353 !important; }
.aright{ width:545px; height:388px; overflow:hidden; transition:0.3s; float:left;}
.aright img{ transition:all 0.5s;}
.aright img:hover{ transform:scale(1.1,1.1)}
/*案例*/
.case{ background:url(../images/case.jpg) no-repeat; margin-top:50px; padding-bottom:44px;}
.owl-carousel{ width:1200px; overflow:hidden; margin-top:78px;}
.contents li{ width:276px; margin-right:32px; height:283px; background-color:#fff; float:left; margin-bottom:25px}
.contents li:last-child{ margin-right:0px;}
.contents li a{ display:block;width:276px; sheight:283px;}
.contents li a div{width:276px; height:199px; background-size:100%;}
.contents li a div p{width:276px; height:199px; background-color:rgba(0,0,0,0.4); transition:ease-in-out 0.3s;}
.contents li a:hover div p{ background-color:transparent;}
.case_name{font-size:18px; color:#080103; text-align:center; margin-top:18px; line-height:50px;}
.case_names{font-size:16px; color:#a4a4a4; text-align:center; line-height:20px; margin-top:3px;}
.owl-theme .owl-dots .owl-dot span {
    width:51px;
    height:2px;
    margin:5px 7px;
    background:#32710a;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius:0px;
}
.owl-theme .active .owl-dot span {background:#32710a;}

/*首页新闻中心*/
.new{ background-color:#f5f5f7; padding-bottom:50px;}
.ruj{ margin-top:50px;}
.ruj .left{ width:818px;}
.ruj .left ul li{ float:left; width:384px; margin-right:25px; height:454px; background-color:#fff; overflow:hidden; position:relative;}
.three{ position:absolute; left:50px; top:240px; z-index:9999;}
.ruj .left ul li .ui01{ line-height:0; overflow:hidden;}
.ruj .left ul li .ui02{ padding:35px 30px; height:172px;}
.ruj .left ul li .ui02 h3{ font-size:18px; color:#333; line-height:22px; font-weight:normal; margin-bottom:20px;}
.ruj .left ul li .ui02 p{ font-size:14px; color:#666; line-height:22px;}
.ruj .left ul li .ui02 span{ display:block; font-size:14px; color:#cccbcb;  margin-bottom:15px; display:block;}
.ruj .left ul li .ui01 img{ object-fit: cover; width:100%; height:100%;-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;}
.ruj .left ul li:hover .ui01 img{-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);}
.ruj .left ul li:hover .ui02 h3{ color:#5ea233;}
.ruj .left ul li:hover .ui02 p{ color:#5ea233;}
.ruj .right{ width:382px;}
.ruj .right ul li{ width:336px; height:94.6px; margin-bottom:25px; background-color:#fff; padding:20px 23px; transition:all 0.3s;}
.ruj .right ul li:last-child{ margin-bottom:0;}  
.ruj .right ul li h3{ font-size:18px; color:#333; line-height:22px; font-weight:normal;}
.ruj .right ul li p{ font-size:13px; color:#666; line-height:20px; }
.ruj .right ul li span{ display:block; font-size:13px; color:#cccbcb; line-height:20px; margin:10px 0;}
.ruj .right ul li:hover{ background-color:#5ea233;}
.ruj .right ul li:hover h3, .ruj .right ul li:hover p{ color:#fff;}
.four{ background:url(../images/other.jpg) no-repeat; padding:40px 0;}
.online li{ width:300px; float:left; text-align:center;}
.online li a{ display:block; color:#fff;}
.online li a img{ transition:all 0.6s; height:53px;}
.online li a:hover img{ transform:rotateY(360deg); }
.online li a h3{ font-size:18px; color:#fff; font-weight:normal; margin:30px auto 10px;}
.online li a p{ font-size:15px; color:rgba(255,255,255,0.5);}















/*新闻*/
.jinzi{ overflow:hidden;}
.jinzi h2{ font-size:30px; color:#333; font-weight:bold; padding-bottom:40px; margin-top:80px;}
.jinzi .left{ width:650px; position:relative; overflow:hidden;}
.jinzi .right{ width:530px;}
.jinzi .right .ri01{ background:#e6e6e6; padding:30px 5.5%; height:77px; margin-bottom:25px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.jinzi .right .ri01 span{ color:#a2a2a2;font-family:'微软雅黑';  font-size:14px; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.jinzi .right .ri01 h3{ color:#333; font-size:17px; padding-top:3px; font-weight:bold; line-height:28px; height:28px; overflow:hidden; margin-bottom: 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.jinzi .right .ri01 p{ color:#666; font-size:14px; padding-top:5px; line-height: 26px; height:26px; overflow:hidden; margin-bottom: 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.jinzi .right .ri01:hover{ background:#5ea233;}
.jinzi .right .ri01:hover span{ color:#fff;}
.jinzi .right .ri01:hover p{ color:#fff; }
.jinzi .right .ri01:hover h3{ color:#fff; }
.quanzi{ overflow:hidden;}
.quanzi h2{ font-size:30px; color:#333; font-weight:bold; padding-bottom:40px; padding-top:30px;}
.quanzi .zixun01{  background-color:#5ea233; position: relative; background-size: cover; cursor:default; padding-left:2.5%; padding-right:2.5%; margin-bottom:9px;}
.quanzi .zixun01 .bg{ background-color: #e6e6e6; position: absolute; right: 0px; top: 0px; width: 100%; height: 100%; transition: all 600ms ease 0s; }
.quanzi .zixun01 .fc{ width:100%; overflow: hidden; margin: 0px auto; position: relative; z-index: 1; padding:35px 0px; font: 14px/1.8 "microsoft yahei"; color: #575757;}
.quanzi .zixun01 .fc h3{ font-size:18px; text-align:left; font-weight:bold; color:#333; background: url(../images/hheng.png) no-repeat bottom left;padding-bottom:25px; margin-bottom:20px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.quanzi .zixun01 .fc p{ -webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s; color:#666; font-size:14px; text-align:left;}
.quanzi .zixun01 .fc .fc_left{ float:left; width:1000px;}
.quanzi .zixun01 .fc .fc_right{ float:right; width:100px;}
.quanzi .zixun01 .fc .fc_right span{ display:block;color:#b5b5b5;font-family:'微软雅黑';font-size:20px; text-align:right;}
.quanzi .zixun01 .fc .fc_right b{ display:block; color:#b5b5b5;font-family:'微软雅黑';font-size:32px; font-weight:normal;text-align:right; line-height:30px}
.quanzi .zixun01 .fc .fc_right i{ display:block; width:37px; height:37px; border:1px solid #bcbcbc; border-radius:50%;margin-top:58px; background:url(../images/y.png) no-repeat center; float:right;}

.quanzi .zixun01:hover .bg{ width: 0px;}
.quanzi .zixun01:hover .fc h3{ margin-left:5px; color: #fff;background:url(../images/baiheng.jpg) no-repeat bottom left; }

.quanzi .zixun01:hover p{margin-left:5px; color: #fff;}
.quanzi .zixun01:hover .fc .fc_right b{color: #fff;}
.quanzi .zixun01:hover .fc .fc_right span{color: #fff;}
.quanzi .zixun01:hover .fc .fc_right i{border:1px solid #fff;background: url(../images/yl.png) no-repeat center; margin-top:58px; }
.contentd{ margin-bottom:60px;}
.tuleft{ float:left; width:331px; height:183px;}
.discrip{ width:635px; padding-left:34px; float:left;}


#newfocus{ width:650px;height:460px;overflow:hidden;position:relative;}
#newfocus ul{height:460px; position:absolute;}
#newfocus ul li{float:left;width:650px;height:460px;overflow:hidden;position:relative;background:#e6e6e6;}
#newfocus ul li div{position:absolute;overflow:hidden;}
#newfocus .btnBg{position:absolute;width:650px;height:70px;left:0;bottom:0; background:url(../images/nright.png) no-repeat 595px 0px;}
#newfocus .dated{ font-family:'微软雅黑'; font-size:14px; position:absolute;width:630;height:40px;left:0;bottom:50px;text-align:left;line-height:40px;padding-left:20px;color:#a2a2a2; cursor:pointer;}
#newfocus .title{position:absolute;width:630px;height:40px;left:0;bottom:20px;text-align:left;line-height:40px; font-size:24px; font-weight:bold;padding-left: 20px;color:#333; cursor:pointer;}
#newfocus .btn{position:absolute;width:240px;height:10px;right:20px;bottom:120px;text-align:right;}
#newfocus .btn span{display:inline-block;_display:inline;_zoom:1;width:10px;height:10px; border-radius:50%; border:1px solid #fff; margin-left:5px;cursor:pointer;background:#fff;}
#newfocus .btn span.on{background:#fff;}
#newfocus .pre{left:0;}
#newfocus .next{right:0;background-position:right top;}

.catlog{
	float:right;width:335px;height:413px;
}
.catlog-item1,.catlog-item2,.catlog-item5,.catlog-item6{
	float:left;width:167px;height:137px;
}
.catlog-item1 a,.catlog-item2 a,.catlog-item5 a,.catlog-item6 a{
	display: block;width:167px;height:137px;
	text-align: center;
	line-height: 137px;
}
.catlog-item3,.catlog-item4{
	float:left;width:167px;height:139px;
}
.catlog-item3 a, .catlog-item4 a{
	display: block;width:167px;height:139px;
	text-align: center;
	line-height: 139px;
}
.catlog-item1 a,.catlog-item5 a{
	background: #007ef3;
}
.catlog-item1 a:hover,.catlog-item5 a:hover{
	background: #;
}
.catlog-item2 a,.catlog-item6 a{
	background: #73d842;
}
.catlog-item2 a:hover,.catlog-item6 a:hover{
	background: #3fe967;
}
.catlog-item3 a{
	background: #3fe967;
}
.catlog-item3 a:hover{
	background: #73d842;
}
.catlog-item4 a{
	background: #00a6f2;
}
.catlog-item4 a:hover{
	background: #007ef3;
}
.font26Bai a{
	font-family: "微软雅黑";
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
/*新闻style end*/
.ccv .left{ width:824px; margin-top:70px; margin-bottom:80px;}
.ccv .left h2{ font-size:34px; color:#5ea233;}
.ccv .left .huan{ padding:12px 0; border-bottom:1px solid #dedede;  border-top:1px solid #dedede; margin:30px 0 0;}
.ccv .left .huan b{ font-weight:normal;font-size:18px;  color:#a2a2a2; display:inline-block; font-family:dinCond-Medium; margin-right:28px;}
.ccv .left .huan a{ width:32px; height:32px; display:inline-block; text-align:center; border-radius:50%; margin-right:10px;}
.ccv .left .huan span{ font-size:13px; color:#a2a2a2;}
.ccv .left .huan a img{ height:18px; width:21px; margin-top:6px;}
.ccv .left .huan .a01{ background:#3eb135;}
.ccv .left .huan .a02{ background:#df4d69;}
.ccv .left .huan .a03{ background:#eecf3d;}
.ccv .left .huan .a04{ background:#4dafea;}
.ccv .left .huan .a04 img{ width:17px;}
.ccv .left p{ padding-top:30px; line-height:27px; font-size:14px; color:#666; line-height:26px; font-size:13px;}
.ccv .right{ width:337px; background:#fff; margin-top:95px; float:right; margin-bottom:80px;}
.ccv .right .tt{  background-color:#f0f0f0; padding:22px 30px 15px; margin-bottom:20px;}
.ccv .right .tt img{ margin-bottom: 20px;}
.ccv .right .tt h3{ font-size: 20px; color: #333333; margin-bottom: 20px;}
.ccv .right .tt h4{ font-weight:normal; color:#333; font-size:16px; line-height:26px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.ccv .right .tt span{ font-weight:normal; color:#a2a2a2; font-size:14px; display:block; padding:9px 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.ccv .right .tt strong{ line-height:24px; font-size:13px; color:#a2a2a2; display:block; font-weight: normal;}
.ccv .right .tt p{ line-height:26px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.ccv .right .tt:hover h4{ color:#5ea233;}
.ccv .right .tt:hover span{ color:#5ea233;}
.return{ display:block; height:43px; text-align:center; line-height:43px; background-color:#fc0000; font-size:16px; color:#fff;}
.article_box{ border-bottom: 1px solid #d7d7d7; padding-bottom: 10px; margin-bottom: 10px;}
 /*招聘信息*/
.zhaopin{ margin-top:-40px;}
.zhaopin h4{ font-size:14px; color:#333; line-height:30px; font-weight:normal;}
.zhaopin .zhaoxian{ padding-top:30px;}
.zhaopin .zhaoxian .zhao01{ width:26%; background:#f0f0f0; padding:3% 2%; float:left; margin-right:5%; margin-bottom:5%;-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;}
.zhaopin .zhaoxian .zhao01 .z_tit{ border-bottom:1px solid #e7e7e7; padding-bottom:14px;}
.zhaopin .zhaoxian .zhao01 .z_tit span{ color:#a2a2a2; font-size:13px; display:block; padding-bottom:11px;}
.zhaopin .zhaoxian .zhao01 .z_tit b{ color:#333; font-size:20px;display:block;}
.zhaopin .zhaoxian .zhao01 .shixi{ height:180px; overflow:hidden;}
.zhaopin .zhaoxian .zhao01 .shixi h5{ font-size:16px; color:#333;}
.zhaopin .zhaoxian .zhao01 .shixi p{ font-size:14px; color:#666; line-height:27px;}
.zhaopin .zhaoxian .zhao01 .shixi{ padding-top:23px;}
.zhaopin .zhaoxian .zhao01 a{width:110px; height:35px; background:#f7f7f7; display:block; text-align:center; font-size:14px; color:#333; line-height:35px; margin-top:30px;}
.zhaopin .zhaoxian .zhao01:hover{ background:#175cad url(../images/zpren.jpg) no-repeat bottom right;}
.zhaopin .zhaoxian .zhao01:hover .z_tit span{ color:#fff;}
.zhaopin .zhaoxian .zhao01:hover .z_tit b{ color:#fff;}
.zhaopin .zhaoxian .zhao01:hover .shixi h5{ color:#fff;}
.zhaopin .zhaoxian .zhao01:hover .shixi p{ color:#fff;}
.genius li{ float:left; width:400px; height:182px; text-align:center; }
.genius li:hover{ background-color:#f5f5f5;}
.genius li img{ margin-top:30px; transition:all 0.8s;}
.genius li h4{ font-size:20px; color:#333; font-weight:bold; line-height:30px; margin:10px auto;}
.genius li p{ font-size:16px; color:#666; line-height:24px; }
.genius li:hover img{ transform:rotateY(360deg);}
.gleft{ width:600px; float:left; margin-top:40px;}
.gright{ width:600px; float:left; background-color:#004da9;margin-top:40px; height:383px;}
.gleft img{ vertical-align:middle;transition:all 0.8s;}
.gright h3{font-size:22px; color:#fff; margin-top:90px; font-weight:bold; margin-left:45px; padding-bottom:21px; background:url(../images/baiheng.jpg) no-repeat 0px 50px;}
.gright p{font-size:14px; color:#fff; margin:45px; line-height:26px;}
/*招聘详情*/

.zpxx{ margin:40px 0 30px;}
.zpxx p{ color:#666; line-height:30px; font-size:14px;}
.zpxx strong{ color:#333;  font-size:16px; font-weight:bold; display:block; margin-top:12px;}
.ritCon a{display:block; width:200px; height:50px; background:#004da9; color:#fff; border-radius:5px; text-align:center; margin:20px 0 60px; line-height:50px; font-size:15px;}
#SearchForm .input {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none; outline:none;
}

/*czy*/

/*内页导航*/
.h-title{width:100%;min-height:38px;position:relative;text-align:left;line-height:35px; padding:20px 0;background-color:#fff; }
.h-title i{display: block;width:54%;position: absolute;left: 0;bottom: 0;height: 4px;background-color: #5ea233;}
.h-title a{font-size:16px;color: #333; padding:0 50px 0 0;cursor: pointer;transition: all 0.5s;-webkit-transition: all 0.5s;}
.h-title a.on,.h-title a:hover{color: #5ea233;}
.seclink{color:#5ea233 !important;}
.bannerword{ padding-top:116px;}
.bannerword p{font-size:38px; color:#fff; font-weight:bold; text-align:right;line-height:50px }
.bannerword span{display:block; font-size:13px; color:#fff; text-align:right;line-height:20px }
.secmenu{ width:100%; position:relative; min-height:75px; box-shadow:1px 3px 9px #eee;}
.bread{ position:absolute; right:50%; margin-right:-600px; line-height:75px; top:0px; text-align:right; font-size:12px; color:#a2a2a2;}
.company{ background:url(../images/jie.jpg) no-repeat 0 0;}
.bread a:hover{color:#5ea233;}



/*翻页*/
.pages{padding-top:20px;  margin:0 auto; height:auto; text-align: center; box-sizing:border-box; margin-bottom: 50px; margin-top: 30px;}
.pages:after{ clear:both; content:''; width:0px; display:block; height:0px; visibility:hidden;}
.pages a{border: 1px solid #a0a0a0; display:inline-block; line-height:38px; border-radius:20px; color: #333; height:38px; text-decoration: none; font-size:14px; padding: 0px 20px 0px 20px; }
.pages a:hover{border:1px solid #5ea233; text-decoration: none; color:#fff; height:38px; line-height:38px; background-color:#5ea233; font-size:14px;}
.pages span { display:inline-block; border: 1px solid #5ea233; display:inline-block; line-height:38px; border-radius:20px; color: #fff; height:38px; text-decoration: none; font-size:14px; padding: 0px 20px 0px 20px; background-color:#5ea233;}
.pages a.next { color:#A0A0A0;}
.pages a.next:hover,.pages a.end:hover { color:#FFF;}




/*技术支持*/
.jszc{ width: 1200px; margin: 0 auto; overflow: hidden; padding-top: 45px;}
.jszc_box{ display:black; overflow:hidden; float:left;}
.gqinfozuo { float:left; width:1200px;}
.gqlie { width: 544px; height: 72px; float: left; background:#fff; border:1px solid #DDDDDD; overflow:hidden; padding: 13px 10px 13px 24px; margin-bottom:24px;}
.animated:nth-child(even) .gqlie{ margin-left: 40px;}
.gqinfozuo { float:left; width:80%;}
.gqinfozuo span { color:#999999; font-size: 14px;}
.gqtitle { color:#333333; font-size:16px; margin-bottom: 18px;}
.gqlie a { display:block;}
.gqinforiqi { width:60px; height:55px; padding:15px 0px 0px 10px; background-color:#a0a0a0; color:#fff; float:right;}
.gqinforiqi strong { font-size:16px; color:#fff; display:inline-block;}
.gqlie :hover .gqtitle { color:#5ea233;}
.jszc_box :hover .gqinforiqi{ background-color:#5ea233;}


/*技术支持结束*/



/*关于我们开始*/
.gyw .gy01{ padding:55px 0;}
.gyw .gy01 .left{ width:666px; height:464px; background:url(../images/gytu.jpg) no-repeat;}
.gyw .gy01 .left b{ display:block; width:260px;color:#fff; text-align:center; line-height:30px; padding-top:200px; font-size:20px; font-weight:normal; float:right;}
.gyw .gy01 .right{ width:488px; height:464px;}
.gyw .gy01 .right h2{ font-weight:normal; font-size:32px; color:#333333; padding-bottom:20px;}
.gyw .gy01 .right p{ line-height:25px;}
.gyw .gy01 .right b{font-weight:normal; display:block;font-size:18px; color:#ffa12f; padding:18px 0;}
.gubg{ color:#fff; text-align:center;width:100%; height:277px; background:url(../images/gybg.jpg) no-repeat center;}
.gubg b{ overflow: hidden; width: 1200px; line-height: 24px; font-weight:normal;display:block; color:#fff; padding-top:25px;font-size:16px; text-align:center; }
.gubg .avb{ width:1087px; margin:0 auto; padding-top:85px; line-height:27px;}

.qiwen{ width:1204px; margin:0 auto; padding-top:45px;}
.qiwen .qi01{ width:1204px; height:352px; background:url(../images/qibg01.jpg) no-repeat center;}
.qiwen .qi01 .left{ width:450px; padding-top:90px; padding-left:42px;}
.qiwen .qi01 .left h2{ font-size:26px; color:#5ea233; padding-bottom:2px;}
.qiwen .qi01 .left span{ display:block; font-size:16px; color:#cecdcc; padding-bottom:20px;}
.qiwen .qi01 .left p{ font-size:14px; line-height:24px;}
.qiwen .qi01 .right{ width:562px; height:251px; padding:49px; padding-right:42px;}
.qiwen .qi02{ width:1204px; height:352px; background:url(../images/qibg01.jpg) no-repeat center;}
.qiwen .qi02 .right{ width:450px; padding-top:90px; padding-left:42px;}
.qiwen .qi02 .right h2{ font-size:26px; color:#5ea233; padding-bottom:2px;}
.qiwen .qi02 .right span{ display:block; font-size:16px; color:#cecdcc; padding-bottom:20px;}
.qiwen .qi02 .left{ width:562px; height:251px; padding:49px; padding-right:42px;}
.qiwen .qi02 .right p{ font-size:14px; line-height:24px;}

.zsjm{ margin-top: 40px; overflow: hidden; width: 100%; height:660px; background: url(../images/gywm_back1.jpg) center center no-repeat;}
.zsjm_box{ width:1200px; height: 660px; overflow: hidden; margin: 0 auto;}
.zsjm_box .left{ overflow: hidden; width: 624px; height: 660px; position: relative;}
.zsjm_box .left img{ width: 624px; height: 660px;}
.zsjm_box .left p{ position: absolute; top: 537px; left: 42px; overflow: hidden; width: 540px; font-size: 19px; font-weight: bold; color: #fff; text-align: center; line-height: 30px; max-height: 60px;}
.zsjm_box .right{ width: 466px; padding-top: 65px;}
.zsjm_box .right h3{ line-height: 70px; font-size: 26px; font-weight: bold; color: #fff;}
.zsjm_box .right .line{ width:30px; height: 2px; background: #fff;}
.zsjm_box .right p{ overflow: hidden; overflow: hidden; height: 408px; font-size: 14px; line-height: 24px; color: #fff; margin-top: 20px;}

/*关于我们结束*/




/*产品中心*/
.product{}
.product ul li{float:left; width:380px; margin-right:30px;}
.product ul li h3{font-size:24px; color:#333; line-height:24px; margin-top:70px; font-weight:normal; padding-bottom:90px; background:url(../images/pusual.png) no-repeat 0 42px;} 
.product ul li a:hover h3{ color:#5ea233; background: url(../images/pbottom.png) no-repeat 0 42px;} 
.product ul li a{ display:block;}
.p_list{ width:380px; height:275px; overflow:hidden; position:relative;}
.product ul li a .p_list img{ transition:all 0.5s;}
.p_line{ transition:all 0.5s; width:0%; position:absolute; height:4px; left:0; bottom:0px; background-color:#fd0000; z-index:999;}
.product ul li a:hover .p_line{ width:100%; }
.p_text{ transition:all 0.5s; position: absolute; top: 380px; left: 0; width:380px; height:275px; background-image:url(../images/back_b.png); text-align: center; display: flex;align-items: center; justify-content: center;}
.p_text span{ font-size: 18px; color: #fff; line-height: 32px; margin:0 auto; width:260px;}
.p_text_box span{background: url(../images/chanpin_img1.png) top center no-repeat; padding-top: 72px;}
.product ul li a:hover .p_list img{transform:scale(1.1,1.1);}
.product ul li a:hover .p_text{ transition:all 0.5s; top: 0;}

.product ul li:nth-child(3n+0){ margin-right: 0px;}

/*产品中心结束*/

/*产品详情开始*/
.cpqx{ width:1200px; margin: 0 auto; padding-top: 68px;}
.cpqx .dianx .right{ width:548px; position:relative; height:328px;}
.cpqx .dianx .right h2{ font-size:24px; color:#5ea233; margin-bottom: 20px;}
.cpqx .dianx .right .line{ width: 22px; height: 3px; background-color:  #9d9d9d; margin-bottom: 20px;}
.cpqx .dianx .right p{ color:#333; font-size: 14px; line-height: 24px;}
#conc {WIDTH:100%;border-bottom:1px solid #DCDCDC; padding-bottom:30px; margin-bottom:30px;}
#tagsc{height:44px; margin-top:55px; margin-bottom:25px;width:100%;max-width: 1200px; border-bottom:1px solid #EBEBEB;}
#tagsc LI { float:left;border-bottom: none;height:52px;line-height:52px; width:153px; text-align: center; display: block; overflow:hidden;background: url(../images/tabb.png) no-repeat center top;margin-right: 5px;}
#tagsc LI A {color: #666; font-size:14px;  display: block;  margin:0 auto; height:52px;line-height:43px;}

#tagsc LI.selectTagc {display: block; background: url(../images/tabc.png) no-repeat center top; height: 52px; }
#tagsc LI.selectTagc A {color: #fff; font-size:14px; font-weight:normal;}
#tagContentc {overflow: hidden;margin-top: 30px;}
.tagContentc {DISPLAY: none;}
#tagContentc DIV.selectTagc {DISPLAY: block}
#tagContentc li label{ float:right; font-size:12px; color:#afafaf; }
.tagContentc .uu li{ height:43px; border-bottom:1px dashed #E0E0E0; line-height:43px;}
.tagContentc .uu li a{ line-height:43px;}
.tagContentc .uu li span{ float:right; font-size:12px; color:#999;}
.tagContentc p{ font-size:13px;line-height: 25px; color:#3c3c3c;} 
.cpqx .dianx .right .demo{float:left;}
.cpqx .xiang { padding-bottom:40px;}
.cpqx .xiang h2{ font-size:28px; color:#3c3c3c; font-weight:normal; padding-bottom:20px;}
.cpqx .xiang ul li{ float:left; width:228px; height:166px; position:relative; overflow:hidden;    margin-right: 10px;}
.cpqx .xiang ul li p{ width:228px; height:33px; background:url(../images/pnhui.png) repeat; text-align:center; line-height:33px; font-size:14px; color:#fff; position:absolute; bottom:0; left:0; z-index:99999;}
.cpqx .xiang ul li:hover p{ background:url(../images/pnlan.png) repeat;}
.cpqx .xiang ul li img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}

.cpqx .xiang ul li:hover img{transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);}



/*产品详情结束*/





/*联系我们*/
.topname h2{ font-weight: normal; font-size: 34px; color: #5ea233; margin-top: 40px; margin-bottom: 15px;}
.topname p{ font-size: 16px; color: #a2a2a2; margin-bottom: 34px;}
.lxditu{ height:596px;}
.lxditu .w_1200{ position: relative;}
.lxditu .map{ width:1200px; height: 596px;}
.lxditu .lxw{ position: absolute; top: 1px; left: 1px; width:325px; padding:30px; height:536px;background:rgba(94,165,51,0.85);}
.lxditu .lxw h2{ color:#fff; font-size:24px; padding-bottom:13px;}
.lxditu .lxw p{ color:#fff; background:url(../images/lheng.jpg) no-repeat bottom left; padding-bottom:15px; margin-bottom:
30px;}
.lxditu .lxw .lx01{ padding:15px 0; border-bottom:1px solid #fff;	}
.lxditu .lxw .lx01 .s01{ width:32px; height:34px; float:left; display:inline-block; background:url(../images/l01.png) no-repeat left center;}
.lxditu .lxw .lx01 b{ width:265px; float:right; display: inline-block; color:#fff; font-size:14px; font-weight: normal}
.lxditu .lxw .lx01 .s02{ width:32px; height:34px; float:left; display:inline-block; background:url(../images/l02.png) no-repeat left center;}
.lxditu .lxw .lx01 .s03{ width:32px; height:34px; float:left; display:inline-block; background:url(../images/l03.png) no-repeat left center;}
.lxditu .lxw .lx01 .s04{ width:32px; height:34px; float:left; display:inline-block; background:url(../images/l04.png) no-repeat left center;}
.lxditu .lxw .lx01 .s05{ width:32px; height:34px; float:left; display:inline-block; background:url(../images/l05.png) no-repeat left center;}

.zxly{ background:url(../images/lxbg.jpg) no-repeat center; height:712px; margin-top:40px;}
.zxly h2{ color:#fff; font-size:30px; color:#fff; padding-top:50px; padding-bottom:40px; font-weight:normal;}
.zxly h2 span{ float:right; color:#fff; font-size:13px;}
.zxly input{ background:rgba(255,255,255,0.5); border:0; outline:none; width:261px; height:42px; line-height:42px; color:#fff; padding-left:15px; font-family:微软雅黑; margin-right:13px;margin-bottom:13px;}
.zxly .dio02{ background:rgba(255,255,255,0.5); border:0; outline:none; width:554px; height:42px; line-height:42px; color:#fff; padding-left:15px; font-family:微软雅黑;}
.zxly textarea{ width:1185px; padding-left:15px;padding-top:15px; height:280px;background:rgba(255,255,255,0.5);color:#fff; border:0; outline:none;font-family:微软雅黑;}

.zxly input::-webkit-input-placeholder { font-family:微软雅黑;color:#fff; }
.zxly textarea::-webkit-input-placeholder { font-family:微软雅黑;color:#fff; }

/*联系我们结束*/


/* 火狐浏览器 */
.zxly input::-moz-placeholder {font-family:微软雅黑; color:#fff; }
.zxly textarea::-moz-placeholder {font-family:微软雅黑; color:#fff; }
.zxly .quy01{ background:#848588; border:0; outline:none; width:143px; height:42px; line-height:42px; color:#fff; text-align:center; padding-left:0; font-family:微软雅黑; margin-right:13px; border-radius:5px;margin-bottom:13px; margin-top:38px; cursor:pointer;}
.zxly .quy01:hover{ background:#5ea233;}

/*视频中心开始*/
.sp{ width:1200px; margin: 0 auto; padding-top: 70px;}
.sp li{ float: left; overflow: hidden; width: 375px; height: 266px; margin-right: 37px; border-bottom: 1px solid #e9e9e9;margin-bottom: 34px;}
.sp li:nth-child(3n+0){ margin-right: 0px;}
.charbour{ display:block; border-bottom:1px solid #e9e9e9; margin-bottom:40px; position:relative; overflow:hidden;}
.charbour div{ position:relative;}
.sp_img{ width:375px; height: 210px; }
.charbour div p{ position:absolute; top:0; left:0; width:100%; height:100%; margin:0; background-color:rgba(0,0,0,0.5); opacity:0; transition:all 0.3s; }
.charbour div  span{position:absolute; top:0; left:0; right:0px; bottom:0px; display:block;}
.charbour div  span img{ width:67px; height:67px; margin:0 auto; display:block; margin-top:-67px; transition:all 0.2s linear;}
.charbour p{font-size:14px;line-height:60px; color:#333; margin:0 15px; text-decoration:none; position:relative; max-width:100%; height:60px; overflow:hidden;}
.charbour p span{ float:right;}
.charbour strong{ position:absolute; left:0; top:0; width:0%; height:100%; background-color:#5ea233; z-index:0; transition:all 0.3s;}
.charbour:hover div p{ opacity:1; }
.charbour:hover div span img{ margin-top:17%; }
.charbour:hover strong{ width:100%;}
.charbour:hover p , .charbour:hover p span{ color:#fff;}

/*视频中心结束*/

/*招聘中心开始*/
.accordion{ width: 1200px; overflow: hidden; height:534px; margin:0 auto; margin-top:50px; margin-bottom:50px;}
.accordion ul li{ background-repeat: no-repeat; float: left; width: 235px; height: 534px; cursor: default;}
.accordion ul li.active{ width: 495px; cursor:pointer;}
.accordion ul .item1{ background-image:url(../images/rr1.jpg);}
.accordion ul .item2{ background-image:url(../images/rr2.jpg);}
.accordion ul .item3{ background-image:url(../images/rr3.jpg);}
.accordion ul .item4{ background-image:url(../images/rr4.jpg);}
.accordion ul li a{ display: block; width: 235px; height: 534px; cursor: default;}
.accordion ul .item1 a{ background-image:url(../images/li01.jpg);}
.accordion ul .item2 a{ background-image:url(../images/li02.jpg);}
.accordion ul .item3 a{ background-image:url(../images/li03.jpg);}
.accordion ul .item4 a{ background-image:url(../images/li04.jpg);}


.recruit-main{ width:1200px; margin: 0 auto; padding-bottom: 90px;}
.recruit-text{ padding:0;}
.recruit-text li{}
.recuit-top .ons { transition: all 350ms ease 0s;}
.recuit-top{ width:1136; padding-left: 70px; cursor:pointer; box-sizing:border-box; line-height: 100px; background: url(../images/zhaopin_back1.jpg)center center no-repeat;}
.recuit-top h3{ font-size:16px; color:#666; font-weight:normal;  float: left;}
.recuit-top h3 span{ font-size: 30px;}
.recuit-top a{ float:right; display:block; margin-top:10px; width:114px; border:1px solid #ce2d25; line-height:36px; font-size:14px; color:#ce2d25; text-align:center;}
.recuit-top a:hover{color:#fff; background-color:#ce2d25;}
.reruit-info { background:#fff; display: none; padding: 38px 0px 81px 120px;}
.reruit-info p{ font-size:13px; line-height: 24px; color:#221815;}
.reruit-info h3{font-size:16px; color:#221815; line-height:30px; margin:0; font-weight: normal; margin-bottom: 20px;}
.reruit-info a{ width:102px; height:28px; color:#fff; text-align:left; display:inline-block; line-height:28px; margin-top:20px; background: url(../images/zhaopin_jiantou.jpg) center center no-repeat; padding-left: 13px;}
.cept h3{ font-size:16px; margin-bottom:10px;}
.recruit-text .ons { background: url(../images/zhaopin_back2.jpg)center center no-repeat;}
.recruit-text .ons h3 span{ color:#fff;}


/*招聘中心结束*/

/*底部*/
footer{ background-color:#5ea233; }
footer .foot{ background: url(../images/footer.jpg) no-repeat center bottom; background-color:#f3f3f3; padding:30px 0px 10px 0px;}
footer .foot .left{ width:919px; border-right:1px solid #d7d7d7; padding-bottom: 15px;}
footer .foot .left ul li{ float:left; width: 100px;text-align: center; margin-right: 60px; }
footer .foot .left ul li b a{ color:#333; font-size:16px; font-weight:normal; display:block; padding-bottom:20px; background:url(../images/grey.jpg) no-repeat center bottom;}
footer .foot .left ul li b { display:block; padding-bottom: 7px;}
footer .foot .left ul li a { font-size:14px; line-height: 28px; color:#666; display:block; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
footer .foot .left ul li a:hover{ color:#5ea233}
footer .foot .right{ width:235px;}
footer .foot .right .rig { width:230px; float:left;}
footer .foot .right .rig span{ display:inline-block; text-align:center; color:#333; font-size:13px; margin-left:80px;}
footer .foot .right .rig img{ display:block; margin-bottom:14px;}
#cate {text-align: left;width:235px; float:right;}
#cate h4{font-size:18px; color:#5ea233; line-height:20px; margin-bottom:20px;} 
#cate p{font-size:14px; color:#666666; line-height:28px;} 
.foot_erwei{ overflow: hidden; width: 235px; padding-top: 20px;}
.foot_erwei span{ display: inline-block; width:88px;}
.foot_erwei span img{ display: block; width:74px; height: 74px; margin: 0 auto;}
.foot_erwei p{ text-align: center; font-size: 14px; color: #666666; line-height: 24px;}
.foot_bottom{ padding:10px 0;}
.foot_bottom .information{ font-size:13px; color:#fff;}
.foot_bottom .information span{font-size:13px; color:#fff; line-height:28px; }
.foot_bottom .information a{font-size:13px; color:#fff; line-height:28px; }
.foot_bottom .information a:hover{ color:#fff;}
.links{ font-size:13px; color:#fff; }
.links a{ margin-right:10px; word-break:break-all;}
.back_top .back-top{
	background: #787676 url(../images/top.png) no-repeat center;
	cursor: pointer;
}
.back_top{
	width: 49px;
	height:auto;
	overflow: hidden;
	position: fixed;
	right: 1%;
	bottom: 2%;
	z-index: 20;
	background: url(images/top.png) no-repeat;
	cursor: pointer;
}
.back_top a{width:49px;height: 49px; display: block; margin-bottom:10px; border-radius:50px; text-align:center;}







